From: Eli Zaretskii Date: Fri, 11 Sep 2009 10:00:57 +0000 (+0000) Subject: (bootstrap): Ensure enough environment space will be available X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~10554 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=15f8b3c6d21be77222d8bd22b687f813e41cf57a;p=emacs.git (bootstrap): Ensure enough environment space will be available to run config.bat. --- diff --git a/msdos/mainmake.v2 b/msdos/mainmake.v2 index 2cad495a1de..5486cf43ffd 100644 --- a/msdos/mainmake.v2 +++ b/msdos/mainmake.v2 @@ -279,7 +279,7 @@ bootstrap-clean: FRC ${top_bootclean} bootstrap: bootstrap-clean FRC - config msdos + command.com /e:2048 /c config msdos $(MAKE) $(MFLAGS) info all # arch-tag: 6fee5130-4c53-46c6-93d3-d0ea852298b9